home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / naps / 04 / setup.exe / Gnucleus / resource.h < prev    next >
C/C++ Source or Header  |  2000-07-15  |  9KB  |  201 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Gnucleus.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_GNUCLEUS_FORM               101
  7. #define IDD_VIEW_CONNECT                101
  8. #define IDD_NODE                        102
  9. #define IDD_VIEW_NODE                   102
  10. #define IDR_VIEWNODE_TMPL               103
  11. #define IDR_NODE                        103
  12. #define IDP_SOCKETS_INIT_FAILED         104
  13. #define IDD_SEARCH                      105
  14. #define IDD_VIEW_SEARCH                 105
  15. #define IDR_VIEWSEARCH_TMPL             106
  16. #define IDR_SEARCH                      106
  17. #define IDD_DEBUG                       107
  18. #define IDD_VIEW_DEBUG                  107
  19. #define IDR_VIEWDEBUG_TMPL              108
  20. #define IDR_DEBUG                       108
  21. #define ID_STATUS_SPEED                 109
  22. #define ID_INDICATOR_SPEED              110
  23. #define ID_INDICATOR_SEND               111
  24. #define ID_INDICATOR_RECV               112
  25. #define IDD_TRANSFER                    113
  26. #define IDD_VIEW_TRANSFER               113
  27. #define IDR_VIEWTRANSFER_TMPL           114
  28. #define IDR_TRANSFER                    114
  29. #define IDR_MAINFRAME                   128
  30. #define IDR_GNUCLETYPE                  129
  31. #define IDR_CONNECT                     129
  32. #define IDD_PREFS                       131
  33. #define IDD_PREF_SEARCH                 132
  34. #define IDD_PREF_UPLOAD                 133
  35. #define IDD_PREF_DOWNLOAD               134
  36. #define IDD_PREF_CONNECT                135
  37. #define IDD_PREF_BANDWIDTH              136
  38. #define IDD_PREF_LANGUAGE               137
  39. #define IDR_TRAY_ON                     138
  40. #define IDR_TRAY_OFF                    139
  41. #define IDR_TRAY                        140
  42. #define IDD_OWNERFRAME                  141
  43. #define IDR_SRCH_RCLICK                 141
  44. #define IDD_VIEW_SEARCH_SPY             142
  45. #define IDC_EDIT_HOST                   1000
  46. #define IDC_LIST_RESULTS                1001
  47. #define IDC_CHK_PINGS                   1002
  48. #define IDC_CHK_PONGS                   1003
  49. #define IDC_CHK_PUSHES                  1004
  50. #define IDC_CHK_QUERIES                 1005
  51. #define IDC_CHK_QUERYHITS               1006
  52. #define IDC_CHK_HOPS                    1007
  53. #define IDC_CHK_TTL                     1008
  54. #define IDC_CHK_PAYLOAD                 1009
  55. #define IDC_CHK_GUID                    1010
  56. #define IDC_CHK_DROPPED                 1011
  57. #define IDC_STATIC_LOG                  1016
  58. #define IDC_LST_CACHE                   1020
  59. #define IDC_LST_CONNECTED               1021
  60. #define IDC_EDIT_PORT                   1023
  61. #define IDC_BUTTON_ADD                  1024
  62. #define IDC_BUTTON_REMOVE               1025
  63. #define IDC_EDT_LOG                     1026
  64. #define IDC_STATIC_EXIST                1028
  65. #define IDC_STATIC_CONNECT              1029
  66. #define IDC_STATIC_ADD                  1030
  67. #define IDC_STATIC_HOST                 1031
  68. #define IDC_STATIC_PORT                 1032
  69. #define IDC_COMBO_SEARCH                1034
  70. #define IDC_BUTTON_SEARCH               1036
  71. #define IDC_COMBO_SPEED                 1037
  72. #define IDC_CHK_UNKNOWNS                1037
  73. #define IDC_BUTTON_FLUSH                1038
  74. #define IDC_BUTTON_SENDPING             1039
  75. #define IDC_STATIC_MATCHES              1041
  76. #define IDC_EDIT_TOTAL_BW               1044
  77. #define IDC_CHECK_TOTAL_BW              1045
  78. #define IDC_CHECK_NETSTATS              1046
  79. #define IDC_CHECK_QUERYLIMIT            1047
  80. #define IDC_EDIT_QUERYLIMIT             1048
  81. #define IDC_CHECK_CONSTPORT             1049
  82. #define IDC_EDIT_CONSTPORT              1050
  83. #define IDC_EDIT_UPLOAD_BW              1051
  84. #define IDC_CHECK_UPLOAD_BW             1052
  85. #define IDC_CHECK_CONNECT               1053
  86. #define IDC_RADIO_EXACTLY               1054
  87. #define IDC_RADIO_MORETHAN              1055
  88. #define IDC_RADIO_LESSTHAN              1056
  89. #define IDC_EDIT_CONNECTS               1057
  90. #define IDC_EDIT_SAVE_DL                1059
  91. #define IDC_EDIT_DOWNLOAD_BW            1060
  92. #define IDC_CHECK_DOWNLOAD_BW           1061
  93. #define IDC_CHECK_MAX_DL                1062
  94. #define IDC_EDIT_MAX_DL                 1063
  95. #define IDC_CHECK_MAX_UP                1064
  96. #define IDC_EDIT_MAX_UP                 1065
  97. #define IDC_BUTTON_BROWSE_SAVE          1066
  98. #define IDC_EDIT_UP_DIR                 1067
  99. #define IDC_BUTTON_UP_DIR               1068
  100. #define IDC_BUTTON_APPLY                1069
  101. #define IDC_BUTTON_CANCEL               1070
  102. #define IDC_BUTTON_OK                   1072
  103. #define IDC_EDIT_IN                     1073
  104. #define IDC_LIST_DOWNLOADS              1075
  105. #define IDC_LIST_UPLOADS                1076
  106. #define IDC_STATIC_DOWNLOADS            1077
  107. #define IDC_STATIC_UPLOADS              1078
  108. #define IDC_BUTTON_PAUSE                1081
  109. #define IDC_BUTTON_CANCEL_UP            1084
  110. #define IDC_BUTTON_CANCEL_DOWN          1085
  111. #define IDC_BUTTON_DOWNLOAD             1087
  112. #define IDC_RICHEDIT1                   1088
  113. #define IDC_BUTTON_DOWNLOAD2            1088
  114. #define IDC_CHECK_PORT                  1091
  115. #define IDC_CHECK_DROP                  1092
  116. #define IDC_CHECK_IP                    1094
  117. #define IDC_EDIT_TIMEOUT                1095
  118. #define IDC_EDIT_TIMEOUT_DL             1096
  119. #define IDC_CHECK_KEEP_CONNECT          1096
  120. #define IDC_CHECK_DROP_UL               1097
  121. #define IDC_RADIO_MORE                  1097
  122. #define IDC_CHECK_TOTAL_UL              1098
  123. #define IDC_RADIO_EXACT                 1098
  124. #define IDC_EDIT_TOTAL_UL               1099
  125. #define IDC_RADIO_LESS                  1099
  126. #define IDC_EDIT_KEEP                   1100
  127. #define IDC_LIST_NODE                   1101
  128. #define IDC_EDIT_IP                     1101
  129. #define IDC_EDIT_NODE                   1102
  130. #define IDC_CHECK_SPEED                 1102
  131. #define IDC_BUTTON_REMOVE_NODE          1104
  132. #define IDC_BUTTON_NODE_ADD             1104
  133. #define IDC_COMBO_NODE                  1105
  134. #define IDC_LIST_SEARCH                 1106
  135. #define IDC_EDIT_SEARCH                 1107
  136. #define IDC_BUTTON_SEARCH_REMOVE        1108
  137. #define IDC_CHECK_RESUME                1109
  138. #define IDC_BUTTON_SEARCH_ADD           1109
  139. #define IDC_LIST_SELECT                 1112
  140. #define IDC_BUTTON_UPDATE               1113
  141. #define IDC_BUTTON_ACTIVATE             1114
  142. #define IDC_CHECK_DROP_DL               1115
  143. #define IDC_CHECK_GRAPHIC_METER         1116
  144. #define IDC_CHECK_GRAPHIC_HISTOGRAM     1117
  145. #define IDC_CHECK_MAX_UL                1118
  146. #define IDC_EDIT_MAX_UL                 1119
  147. #define IDC_CHECK_CLEAR_UL              1120
  148. #define IDC_LIST_SHARED                 1121
  149. #define IDC_EDIT_SHAREDIR               1122
  150. #define IDC_EDIT_SAVEDIR                1123
  151. #define IDC_BUTTON_BROWSE               1124
  152. #define IDC_CHECK_CLEAR_DL              1125
  153. #define IDC_CHECK_REPLY                 1126
  154. #define IDC_EDIT_REPLY                  1127
  155. #define IDC_BUTTON_NODE_REMOVE          1128
  156. #define IDC_PUSH_REQUEST                1129
  157. #define IDC_RADIO_TEXT                  1130
  158. #define IDC_RADIO_METER                 1131
  159. #define IDC_RADIO_HISTOGRAM             1132
  160. #define IDC_CHECK_RECURSE               1133
  161. #define IDC_PAUSE_RESUME                1135
  162. #define IDC_VIEW_NODE_SENT_STAT         1136
  163. #define IDC_VIEW_NODE_RECIVED_STAT      1137
  164. #define IDC_COMBO_HOST                  1138
  165. #define IDC_VIEW_NODE_BAD_STAT          1139
  166. #define IDC_STATIC_CONTACT1             1140
  167. #define IDC_STATIC_CONTACT2             1141
  168. #define IDC_CHECK_NEW_SEARCH            1142
  169. #define IDC_EDIT_SHARED                 1143
  170. #define IDC_BUTTON_BROWSE_SHARE         1144
  171. #define IDC_LIST_SEARCH_RESULTS         1145
  172. #define IDR_VIEW_SEARCH_SPY             1146
  173. #define IDC_COPY_SEARCH                 1146
  174. #define IDC_EDIT_SUBSEARCH              1147
  175. #define IDC_EDIT_EXCLUDE                1148
  176. #define IDC_STATIC_SUBSEARCH            1149
  177. #define IDC_STATIC_EXCLUDE              1150
  178. #define IDC_PREF_TREE                   5000
  179. #define ID_CONNECT                      32772
  180. #define ID_NODES                        32773
  181. #define ID_Search                       32774
  182. #define ID_DEBUG                        32779
  183. #define ID_DLG_PREFS                    32781
  184. #define ID_TRANSFER                     32785
  185. #define ID_OPEN                         32786
  186. #define ID_VIEW_SEARCHSPY               32787
  187. #define ID_FILTER                       32791
  188. #define IDC_STATUS_BAR                  57605
  189.  
  190. // Next default values for new objects
  191. // 
  192. #ifdef APSTUDIO_INVOKED
  193. #ifndef APSTUDIO_READONLY_SYMBOLS
  194. #define _APS_3D_CONTROLS                     1
  195. #define _APS_NEXT_RESOURCE_VALUE        142
  196. #define _APS_NEXT_COMMAND_VALUE         32792
  197. #define _APS_NEXT_CONTROL_VALUE         1151
  198. #define _APS_NEXT_SYMED_VALUE           115
  199. #endif
  200. #endif
  201.